home *** CD-ROM | disk | FTP | other *** search
/ Level Pack for Grand Prix 2 / Level Pack for Grand Prix 2.iso / qrace / qracelen.txt < prev   
Text File  |  1996-12-30  |  1KB  |  35 lines

  1. Strobe's GP2 Quick Race Length Utility v1.0
  2.  
  3. This utility is intended for use with Microprose Grand Prix 2, but please
  4. note that it is not supported in any way by the Spectrum Holobyte-Microprose
  5. company.
  6.  
  7. Puzzlingly, there is no way to adjust the default length of a quick race from
  8. the GP2 menus.  This utility gets around that by patching the game's saved
  9. state file (F1GSTATE.SAV) directly.
  10.  
  11. Place the binary (QRACELEN.EXE) in the same directory as your GP2.EXE.
  12.  
  13. To display the current setting of quick race length, simply type
  14.  
  15.         qracelen
  16.  
  17. To change the setting type
  18.  
  19.         qracelen <number>
  20.  
  21. where <number> is the desired race distance expressed as a percentage
  22. of the full race distance, for example
  23.  
  24.         qracelen 50
  25.  
  26. You can set the distance above 100%, but note that for any track, you can
  27. not have more than 99 laps - if the resulting quick race length would be 100
  28. laps or more, the total number of laps will wrap round.  The game also sets
  29. a minimum of 3 laps.
  30.  
  31. The new setting will take effect next time you load GP2, providing that
  32. you do not specify "noloadstate" on the command line, or in your environment.
  33.  
  34.                 - Craig Heath ("Strobe") 24 Jul 96.
  35.